CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - linux 聊天室

搜索资源列表

  1. 聊天室编程

    0下载:
  2. 关于一个聊天室的程序。在linux环境下实现。-on a chat room procedures. Linux environment in our country.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:19871
    • 提供者:wss
  1. 伯克利socket聊天室

    1下载:
  2. 使用伯克利套接字以及Select实现了一个聊天大厅, 使用GCC编译, 平台为linux或者类unix系统.
  3. 所属分类:源码下载

  1. linux下采用多路复用技术的聊天室的客户端与服务端

    0下载:
  2. linux下采用多路复用技术的聊天室的客户端与服务端,multiplexing under linux using the chat room client and server
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-03-22
    • 文件大小:2957
    • 提供者:dlykj
  1. chat.rar

    0下载:
  2. linux下开发的一款类似于QQ的网络聊天室,可以私聊也可以群聊,不过没有界面,利用的是多线程编程,linux developed a similar network QQ chat room, you can group chat can also私聊, but there is no interface, the use of the multi-threaded programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:23485
    • 提供者:彭宗山
  1. qq_chat.rar

    1下载:
  2. linux下开发的一款类似QQ的网络聊天室,利用了多线程编程,基于C/S架构,可私聊和群聊,保存聊天记录,遗憾的是没有加入Qt界面,linux developed a similar network QQ chat rooms, use of multi-threaded programming, based on the C/S architecture,私聊and group chat, save chat history, unfortunately not joined the Qt i
  3. 所属分类:Linux-Unix program

    • 发布日期:2015-01-24
    • 文件大小:15556
    • 提供者:彭宗山
  1. chatbymessage.rar

    0下载:
  2. linux环境下,用IPC和多进程的实现的一个聊天室,linux environment, multi-process with the IPC and the realization of a chat room
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2563
    • 提供者:cloud wu
  1. 基于linux环境下的聊天室

    0下载:
  2. 基于linux环境下,聊天室的,基于QT编写,有一个服务端和一个客户端-Chatting system based on Linux, a server and multiple clients based on Linux virtual machine, next
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2017-03-28
    • 文件大小:19604
    • 提供者:sunn123
  1. linuxCforChatRoom

    0下载:
  2. linux C聊天室代码,包括server端和client端。-chat rooms linux C code, including server-side and client side.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2675
    • 提供者:
  1. SELECT

    0下载:
  2. linux下套接口函数实现的一个聊天室程序-linux socket function to achieve under a chat room program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:2906
    • 提供者:魏江涛
  1. embedded-linux-chat-room

    1下载:
  2. 基于嵌入式linux的网络聊天室的实现,有详细的设计文档,和源码-Network based on embedded linux chat room implementation of a detailed design documents, and source code
  3. 所属分类:Embeded Linux

    • 发布日期:2014-09-25
    • 文件大小:1086464
    • 提供者:黄银
  1. chatroom.tar

    0下载:
  2. 基于Linux的网络聊天室 开发环境:Ubuntu7.04操作系统 项目描述:该项目为基于C/S架构的局域网聊天工具,用户可以注册、登录、群聊、私聊、隐身、保存聊天记录。管理员可以禁止用户发言和把用户踢出聊天室。 服务器端保存了所有用户的信息和聊天记录。-Linux-based development environment for Internet Relay Chat: Ubuntu7.04 operating system Project Descr iption: The
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1843557
    • 提供者:hh
  1. client

    0下载:
  2. 这是一个QT编写的基于TCP连接的聊天室客户端,可编译成win32,winCE,Linux等可执行文件-This is to prepare a QT-based chat rooms connected TCP client, can be compiled win32, winCE, Linux and other executable file ....
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1222797
    • 提供者:姚毅强
  1. chatroom.tar

    0下载:
  2. linux下简单聊天室源代码(包含服务器和客户端), 功能比较简单,适合刚学网络编程的同学参考。-linux source code for the simple chat rooms (including server and client), function is relatively simple for students just learning network programming reference.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:75249
    • 提供者:weibo
  1. serviceandclient

    0下载:
  2. linux下用c写的简易聊天室程序,可以多用户聊天-under linux using c write simple chat program, you can multi-user chat
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:1303
    • 提供者:龙虾
  1. Linuxnet

    0下载:
  2. Linux环境下 聊天室的客户端 服务器 基本思路说明-Linux environment, client-server chat room shows the basic idea
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:2383
    • 提供者:龙虾
  1. chat

    0下载:
  2. Linux下网络编程实现一个基本的局域网聊天室架构基于C/S架构,支持多人同时在线等功能。-Network programming under Linux a basic LAN chat room architecture is based on C/S architecture, supporting both online multiplayer functions.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:1909
    • 提供者:刘伟峰
  1. C-Linux-chat

    0下载:
  2. 在linux系统下实现多人聊天室,文档内部有使用方法。-In the linux system to achieve more than chat rooms, use of internal documents.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:1392
    • 提供者:杨帆
  1. 聊天室

    0下载:
  2. linux下简易的聊天室,可以实现群聊、私聊的功能。
  3. 所属分类:Linux/Unix编程

  1. chatroom

    0下载:
  2. LINUX聊天室多福多寿是非得失水电费水电费(fdgkfdlfgjkdfjgkfdmg)
  3. 所属分类:Linux/Unix编程

  1. 简易聊天室

    0下载:
  2. 构建简易聊天室,使用图形界面,实现客户端和服务器端通信(Building a simple chat room, using a graphical interface to achieve communication between the client and the server)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:疾风aa
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com